home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / bind / scroll_start < prev    next >
Text File  |  2001-03-21  |  523b  |  15 lines

  1. Synopsis:
  2.    bind <key> scroll_start
  3.  
  4. Description:
  5.    This function causes the client to enter scrollback mode.  This allows
  6.    the lastlog buffer to be viewed interactively.  Any server messages
  7.    received while in scrollback mode are queued, and are not displayed
  8.    until the client exits scrollback mode.  It is generally a good idea to
  9.    set HOLD_MODE on while in scrollback mode.
  10.    
  11. See Also:
  12.    bind(4) scroll_backward, scroll_end, scroll_forward; lastlog(1);
  13.    set(4) hold_mode, scroll
  14.  
  15.